.nav {
	width: 1300px;
	margin: 100px auto 0;
	background: #fff;
}

.nav-box {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.nav-rd {
	width: 100%;
	margin-top: 48px;
}

.rd-l {
	width: 60px;
	height: 80px;
	float: left;
	background: url(../newimg/009.png) center center no-repeat;
	background-size: 100% 100%;
}

.rd {
	width: 47px;
	height: 80px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	margin-left: 2px;
	line-height: 30px;
	margin-top: 9px;
}

.rd-r {
	width: 1120px;
	float: left;
	margin-left: 20px;
}

.rd-tit {
	width: 100%;
	font-size: 38px;
	margin-top: 0px;
	display: block;
}

.rd-txt {
	width: 100%;
	letter-spacing: 1px;
	font-size: 15px;
	color: #6F7275;
	margin-top: 10px;
	display: block;
	word-wrap: break-word;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.shuff{
	width: 100%;
	margin-top: 40px;
}
.shuff-l{
	width: 800px;
	height: 420px;
	float: left;
	position: relative;
}
.bd-ul{
	overflow: hidden;
}
.bd-ul li{
	width: 800px;
	height: 420px;
	overflow: hidden;
	position: relative;
	float: left;
}
.shuff-img{
	width: 100%;
	height: 100%;
}
.prev{
	width: 54px;
	height: 64px;
	display: block;
	position: absolute;
	left: 5px;
	top: 50%;
	margin-top: -32px;
	z-index: 999;
	cursor: pointer;
	opacity: 0.7;
}
.next{
	width: 54px;
	height: 64px;
	display: block;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -32px;
	z-index: 999;
	cursor: pointer;
	opacity: 0.7;
}
.hd{
	width: auto;
	position: absolute;
	right: 15px;
	bottom: 22px;
	z-index: 999;
}
.hd li{
	width: 26px;
	height: 2px;
	border: 1px solid #fff;
	float: left;
	border-radius: 2px;
	margin-right: 5px;
}
.on{
	background: #fff;
}
.bd-a{
	width: 800px;
	height: 54px;
	overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    color: #fff;
    font-size: 16px;
    float: left;
    text-indent: 1em;
    line-height: 54px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 99;
    background: url(../img/opac.png) center center no-repeat;
    background-size: 100% 100%;
}
.shuff-r{
	width: 400px;
	height: 420px;
	background: url(../newimg/sdasds.png) center center no-repeat;
	background-size: 100% 100%;
	float: left;
}
.shuff-yw{
	width: 350px;
	margin: 30px auto 0;
}
.shuff-r-tit{
	width: 100%;
	height: 59px;
	border-bottom: 1px solid #5598E4;
}
.shuff-p{
	width: auto;
	font-size: 22px;
	color: #fff;
	line-height: 57px;
	float: left;
	margin-right: 45px;
	cursor: pointer;
}
.px{
	border-bottom: 3px solid #fff;
}
.shuff-rx{
	width: 100%;
	height: 287px;
	margin-top: 15px;
	display: none;
	overflow: hidden;
}
.show{
	display: block;
}
.shuff-rx a{
	width: 100%;
	display: block;
	height: 40px;
	border-bottom: 1px solid #5598E4;
	font-size: 16px;
	color: #fff;
	line-height: 39px;
	word-wrap: break-word;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.shuff-rx a:hover{
	color: #ffdc62;
}
.govpushinfo150203 span{
	display: none;
}
.news {
	width: 1200px;
	margin: 30px auto 0;
	overflow: hidden;
}

.news-l {
	width: 800px;
	margin-right: 30px;
	float: left;
}

.news-t {
	width: 100%;
	height: 57px;
	border-bottom: 1px solid #B2CBF1;
	overflow: hidden;
}

.news-line {
	width: 5px;
	height: 26px;
	background: #1764CE;
	float: left;
	margin-top: 17px;
}

.news-t p {
	width: auto;
	margin: 0 20px;
	height: 57px;
	line-height: 59px;
	float: left;
	font-size: 20px;
	text-align: center;
	cursor: pointer;
}
.news-t p:first-child{
  margin-left:0px;
}
.sp{
	height: 52px !important;
    border-bottom: 5px solid #0A5BCC;
    color: #0A5BCC;
}
.sps{
	height: 52px !important;
    color: #0A5BCC;
    border-bottom:5px solid #fff;
}
.news-n{
	width: 100%;
	display: none;
}
.show{
	display: block;
}
.news-n li{
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
	cursor: pointer;
}
.dian{
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #7B7D80;
	float: left;
	margin: 10px 15px 0 10px;
}
.news-txt{
	width: 700px;
	float: left;
	height: auto;
	margin-bottom: 3px;
	font-size: 16px;
	color: #333333;
}
.news-time{
	width: 70px;
	float: right;
	color: #7B7D80;
	/*margin-bottom: 10px;*/
	height: auto;
	font-size: 16px;
	text-align: center;
}
.news-n li:hover .news-txt{
	color: #1764CE;
}
.news-n li:hover .news-time{
	color: #1764CE;
}
.news-n li:hover .dian{
	background: #1764CE;
}
.news-r{
	width: 370px;
	float: right;
}
.zt{
	width: 1200px;
	margin: 35px auto 0;
	overflow: hidden;
}
.zt-tit{
	width: 100%;
	overflow: hidden;
}
.zt-line{
	width: 4px;
	height: 25px;
	background: #1764CE;
	float: left;
	margin: 9px 18px 0 0;
}
.zt-tit p{
	width: auto;
	font-size: 28px;
	float: left;
	color: #1764CE;
}
.zt-list{
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.zt-list a{
	width: 285px;
	height: 120px;
	display: block;
	float: left;
	margin-right: 20px;
}

.zt-list a img{
	width: 100%;
	height: 100%;
}
.zwgk{
	width: 1200px;
	background: #E2EDFD;
	overflow: hidden;
	margin-top: 0px;
  	margin: auto;
}
.zwgk-xx{
	width: 1200px;
	margin: 0px auto 0;
	/* overflow: hidden; */
}
.zwgk-tit{
	width: 100%;
	height: 75px;
	background: url(../newimg/zu83.png) center 25px no-repeat;
	background-size: 100%;
	text-align: center;
	font-size: 44px;
	font-weight: bold;
	color: #1764CE;
}
.zwgk-box{
	width: 100%;
	margin-top: 0px;
	overflow: hidden;
}
.zwgk-l{
	width: 345px;
	float: left;
}
.zwgk-lis{
	width: 166px;
	height: 122px;
	display: block;
	margin-bottom: 22px;
	background: linear-gradient(to right, #EEF4FC , #D2E4FC);
	overflow: hidden;
	float: left;
	margin-right: 12px;
}
.zwgk-lis:nth-child(2n){
	margin-right: 0px;
}

.zwgk-img{
	width: 28px;
	height: 28px;
	float: left;
	margin: 51px 10px 0 25px;
}
.zwgk-txt{
	width: auto;
	line-height: 38px;
	font-size: 20px;
	color: #000;
	float: left;
	margin-top: 45px;
    overflow:hidden;
}
.zwgk-lis:hover{
	background: linear-gradient(to right, #0265D6 , #52A5E8);
}
.zwgk-lis:hover .zwgk-txt{
	color: #FFF;
}
.zwgk-r{
	width: 800px;
	float: right;
	overflow: hidden;
}
.news-t1 {
	width: 100%;
	height: 57px;
	background-image: linear-gradient(to right, #0265D6 , #52A5E8);
	overflow: hidden;
}

.news-t1 a:hover{
	color: #fff;
} 
                                
.news-t1 p {
	width: 133px;
	margin: 0px;
	height: 57px;
	line-height: 59px;
	float: left;
	font-size: 20px;
	text-align: center;
	cursor: pointer;
	color: #fff;
}
                                
                                
.news-n1{
	width: 100%;
	display: none;
}
.news-n1 li{
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
	cursor: pointer;
}
.news-n1 li:hover .news-txt{
	color: #1764CE;
}
.news-n1 li:hover .news-time{
	color: #1764CE;
}
.news-n1 li:hover .dian{
	background: #1764CE;
}
.show{
	display: block;
}

.zd{
	width: 1200px;
	margin: 30px auto 80px;
	overflow: hidden;
}
.zd-txt{
	width: 190px;
	height: 45px;
	display: block;
	background: linear-gradient(to right, #EEF4FC , #D2E4FC);
	float: left;
	margin-right: 12px;
	text-align: center;
	line-height: 45px;
	font-size: 18px;
	margin-top: 20px;
    overflow:hidden;
}

.zd-txt:nth-child(6n+1){
	margin-right: 0px;
}
.zd-txt:hover{
	color: #206AD0;
	height: 43px;
	border-bottom: 2px solid #206AD0;
}
.fw{
	width: 100%;
	overflow: hidden;
	background: url(../img/block6-2.jpg) center center no-repeat;
	background-size: 100% 100%;
}
.fw-box{
	width: 1200px;
	margin: 0px auto 115px;
	overflow: hidden;
}
.fw-tit{
	width: 100%;
	height: 97px;
	background: url(../img/block6-3.png) center center no-repeat;
	margin-top: 0px;
}
.fw-img1{
	width: auto;
	float: left;
	margin-right: 75px;
	margin-left: 40px;
	margin-top: 15px;
}
.fw-img2{
	width: auto;
	float: left;
	margin-right: 95px;
	margin-top: 42px;
}
.fw-i{
	width: 110px;
	height: 45px;
	float: left;
	background: #fff;
	color: #3C7CDA;
	margin-top: 30px;
	margin-right: 25px;
	font-size: 18px;
	text-align: center;
	line-height: 45px;
}
.js:hover{
	color: #ffffff;}
.fw-list{
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
}
.fw-list1{
	width: auto;
	height: 295px;
	border-bottom: 2px solid #1764CE;
	margin-right: 30px;
	background: #fff;
	overflow: hidden;
	float: left;
}
.fw-list1 img{
	width: 85px;
	height: 85px;
	float: left;
	display: block;
	margin: 100px 0 0 42px;
}
.fw-list1-box{
	width: 0px;
	float: left;
	overflow: hidden;
	margin-left: 30px;
	/*display: none;*/
}
.fw-list1-txt{
	width: auto;
	font-size: 24px;
	margin-top: 54px;
}
.fw-lbox{
	width: 423px;
	margin-top: 25px;
	overflow: hidden;
	/*display: none;*/
}
.fw-box a{
	font-size: 18px;
	display: block;
	float: left;
	margin-right: 30px;
	margin-bottom: 18px;
}
.fw-list2{
	width: 275px;
	height: 295px;
	border-bottom: 2px solid #1764CE;
	margin-right: 30px;
	background: #fff;
	overflow: hidden;
	float: left;
}
.fw-list2:last-child{
	margin-right: 0px;
}
.fw-imgx{
	float: none !important;
    margin: 80px auto 20px !important;
}
.fwtxt{
	width: 100%;
    font-size: 24px;
    text-align: center;
}
.hdjls{
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}
.hdjls-l{
	width: 800px;
	height: 410px;
	float: left;
}
.hdjls-r{
	width: 345px;
	height: 415px;
	float: right;
	background: linear-gradient(to right, #EEF4FC , #D2E4FC);
}
.hdjls-l-f{
	width: 100%;
}
.hdjls-l-f a{
	width: 140px;
	height: 100px;
	background: linear-gradient(to right, #EEF4FC , #D3E5FC);
	float: left;
	margin-left: 25px;
	display: block;
	cursor: pointer;
}
.hdjls-l-f a:first-child{
	margin-left: 0px;
}
.hdjls-l-img{
	width: 42px;
	display: block;
	margin: 16px auto 4px;
}
.hdjls-l-txt{
	width: 100%;
	text-align: center;
	font-size: 20px;
}
.hdjls-l-f a:hover{
	height: 99px;
	color: #0265D6;
	border-bottom: 1px solid #0265D6;
}
.one{
	width: 100%;
	height: 50px;
	margin-top: 20px;
	background: linear-gradient(to right, #0265D6 , #52A5E8);
}
.one-tit{
	width: auto;
	float: left;
	margin-left: 23px;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
}
.one-r{
	float: right;
	overflow: hidden;
}
.one-r a{
	width: auto;
	float: left;
	font-size: 16px;
	color: #fff;
	line-height: 50px;
}
.one-r a:hover{
	color: #ffdc62;
}
.kwz{
	width: 100%;
	height: 64px;
    background: #fff;
}
.kwz-1{
	width: 275px;
	height: 64px;
	line-height: 65px;
	text-align: center;
	border-bottom: 1px dotted #C9DAF5;
	font-size: 18px;
	font-weight: bold;
	float: left;
}
.kwz-box{
	width: 100%;
	overflow: hidden;
    background: #fff;
}
.kwz-box a{
	width: 100%;
	height: 44px;
}
.kwz-2{
	width: 275px;
	height: 44px;
	line-height: 45px;
	text-align: center;
	border-bottom: 1px dotted #C9DAF5;
	font-size: 16px;
	float: left;
	color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.cx{
	width: 286px;
	height: 55px;
	margin: 0 auto 25px;
	font-size: 22px;
	color: #fff;
	text-align: center;
	line-height: 55px;
	background: linear-gradient(to right, #0265D6 , #52A5E8);
}
.cx-tit{
	width: 286px;
	font-size: 20px;
	text-indent: 1em;
	margin: 0 auto 10px;
}
.cx-ipt{
	width: 286px;
	height: 34px;
	display: block;
	border: 1px solid #B7D2F5;
	border-radius: 18px;
	text-indent: 1em;
	font-size: 18px;
	color: #999999;
	font-size: 16px;
	margin: 0px auto 20px;
}
.cx-btn{
	width: 286px;
	height: 36px;
	margin: 30px auto 0;
	background: #1764CE;
	text-align: center;
	line-height: 36px;
	color: #fff;
	cursor: pointer;
	border-radius: 18px;
}
.myzj{
	width: 345px;
	margin-right: 55px;
	overflow: hidden;
	float: left;
}
.myzj-tit{
	width: 100%;
	height: 55px;
	background: linear-gradient(to right, #0265D6 , #52A5E8);
	text-align: center;
	line-height: 55px;
	font-size: 22px;
	color: #fff;
	margin-top: 27px;
}
.myzj-box{
	width: 100%;
	padding-top: 3px;
    min-height: 262px;
    background: #fff;
}
.myzj-box a{
	width: 100%;
	display: block;
	height: 58px;
	padding-bottom: 0px;
	border-bottom: 1px dotted #C9DAF5;
}
.myzj-name{
	width: 100%;
    font-size: 16px;
    color: #1764CE;
    margin-top: 10px;
    text-indent: 1rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.myzj-time{
	width: 100%;
    font-size: 14px;
    color: #8A8C8F;
    margin-top: 10px;
    text-indent: 1rem;                            
}
.zxft{
	width: 800px;
	float: right;
}
.zxft-tit{
	width: 100%;
	height: 60px;
	background: linear-gradient(to right, #EEF4FC , #D2E4FC);
	font-size: 22px;
	color: #1764CE;
	line-height: 60px;
	text-indent: 1em;
	margin-top: 20px;
}
.zxft-img{
	width: 350px;
	height: 245px;
	display: block;
	float: left;
	margin-top: 30px;
	margin-right: 20px;
}
.zxft-r{
	width: 430px;
    float: right;
    background: linear-gradient(to right, #EEF4FC , #D2E4FC);
    margin-top: 30px;
}
.zxft-name{
	width: 96%;
    margin-top: 10px;
    color: #1764CE;
    font-size: 18px;
    display: block;
    padding-left: 18px;
}
.zxft-time{
	width: 96%;
	font-size: 14px;
	color: #74777A;
	margin-top: 14px;
    margin-left: 18px;                            
}
.zxft-jb{
	width: 96%;
    font-size: 14px;
    color: #74777A;
    margin-top: 13px;
    margin-bottom: 10px;
    margin-left: 18px;
}
.zxft-des{
	width: 96%;
    font-size: 14px;
    color: #74777A;
    margin-top: 10px;
    line-height: 28px;
    display: block;
    margin-left: 18px;
}
.zxft-more{
	width: 100%;
	height: 30px;
	display: block;
	background: #EBF2FB;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	margin-top: 2px;
	color: #1764CE;
}

/* .zw-z:hover .li-img{transform:rotate(360deg);-webkit-transform:rotate(360deg);} */
.li-img { display:block;  float:left;transition: all 0.5s;-webkit-transition: all 0.5s;}
.zwgk-lis:hover .zwgk-img{transform:rotate(360deg);-webkit-transform:rotate(360deg);} 
.zwgk-img { display:block;  float:left;transition: all 0.5s;-webkit-transition: all 0.5s;}